PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getAvailableSpace Method
In This Topic
    getAvailableSpace Method
    In This Topic
    Gets the available space on current page.
    Syntax
    public PDFSize getAvailableSpace()

    Return Value

    The available space on current page where the next flow content object will be placed.
    See Also